home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5095 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  30 lines

  1. Path: xs1.xs4all.nl!marcone
  2. From: marcone@xs1.xs4all.nl (Marco Nelissen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: FindTask() VERY IMPORTANT
  5. Date: 8 Mar 1996 15:13:41 GMT
  6. Organization: XS4ALL Internet
  7. Message-ID: <4hpir5$9vu@news.xs4all.nl>
  8. References: <4hnmob$gdb$1@mhadf.production.compuserve.com> <4hm7qm$otm@news.uni-paderborn.de>?@╨ <4horps$gs1@news.uni-paderborn.de>
  9. NNTP-Posting-Host: xs1.xs4all.nl
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Ralph Schmidt (laire@basis.owl.de) wrote:
  13. : >Is this change really neccessary, and why? SysBase->ThisTask is 
  14. : >documented to be safe to read, so existing programs may rely on 
  15. : >this.
  16.  
  17. : Oliver...where did i write that existing programs that use this now
  18. : will break. Read the text again and my other article to clear this up.
  19.  
  20. You disinctly said:
  21. >Never ever use SysBase->ThisTask for your programs. It will be
  22. >banned/forbidden in the next OS release. So please start using
  23. >FindTask(NULL) now to make the life easier for an emulator.
  24.  
  25. "banned/forbidden" implies that in the next OS release, you cannot read 
  26. SysBase->ThisTask, which means that existing programs would break
  27. on the new OS.
  28.  
  29. Marco
  30.